home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Burning & Media
/
GB-PVR 1.2.13
/
GBPVR10213.msi
/
Cabs.w1.cab
/
Manage.aspx495
< prev
next >
Wrap
Text File
|
2008-04-09
|
9KB
|
156 lines
<%@ Page language="c#" Inherits="gbweb.Manage" CodeFile="Manage.aspx.cs" culture="auto" uiculture="auto" %>
<%@ Register TagPrefix="gbpvr" TagName="Header" Src="Header.ascx" %>
<%@ Register TagPrefix="gbpvr" TagName="Footer" Src="Footer.ascx" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>GBPVR - Manage Recordings</title>
<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1"/>
<meta name="CODE_LANGUAGE" Content="C#"/>
<meta name="vs_defaultClientScript" content="JavaScript"/>
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5"/>
<link id="Link1" runat="server" type="text/css" rel="stylesheet" href="CSSAdapters/CSS/TreeView.css"/>
<link rel="stylesheet" type="text/css" href="<%=System.Convert.ToString(Session["theme"])%>/styles.css"/>
<link rel="stylesheet" type="text/css" href="<%=System.Convert.ToString(Session["theme"])%>/TreeView.css"/>
<link rel="shortcut icon" type="image/gif" href="<%=System.Convert.ToString(Session["theme"])%>/favicon.gif"/>
<script type="text/javascript" src="public/popup.js"></script>
<script type="text/javascript" src="public/scrolling.js"></script>
<script type="text/javascript" src="public/Ajax.js"></script>
<script type="text/javascript">
function SelectAllCheckboxes(theBox) {
var xState = theBox.checked;
elm = theBox.form.elements;
for(i = 14; i < elm.length; i++)
{
if (elm[i].type == "checkbox")
{
if (elm[i].checked != xState)
{
elm[i].click();
}
}
}
}
</script>
<link runat="server" id="in_progressLinkH" rel="alternate" type="application/rss+xml" title="In-Progress recordings feed." />
<link runat="server" id="completedLinkH" rel="alternate" type="application/rss+xml" title="Completed recordings feed." />
<link runat="server" id="pendingLinkH" rel="alternate" type="application/rss+xml" title="Pending recordings feed." />
<link runat="server" id="conflictLinkH" rel="alternate" type="application/rss+xml" title="Conflict recordings feed."/>
<link runat="server" id="failedLinkH" rel="alternate" type="application/rss+xml" title="Failed recordings feed." />
<link runat="server" id="seasonLinkH" rel="alternate" type="application/rss+xml" title="Season recordings feed." />
<link runat="server" id="deletedLinkH" rel="alternate" type="application/rss+xml" title="Deleted recordings feed." />
<!--[if lt IE 7]>
<link runat="server" rel="stylesheet" href="CSSAdapters/CSS/BrowserSpecific/IEMenu6.css" type="text/css" id="IEMenu6CSS" />
<![endif]-->
</HEAD>
<body class="tabbedpage" onload="GetServerTime(), GetReminders(), fixScrolling('hdnScrollState')">
<asp:ScriptManager ID="ScriptManager1" runat="server" EnablePageMethods="True">
<Services>
<asp:ServiceReference Path="~/AjaxService.asmx" />
</Services>
</asp:ScriptManager>
<form id="Form1" runat="server">
<input runat="server" type="hidden" id="hdnScrollState" />
<!-- Topbar begin -->
<gbpvr:Header id="header" runat="server" ActiveTab="manage" />
<!-- Topbar end -->
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td align=left valign=top><IMG height="14" src="public/t.gif" width="1" border="0"></td>
<td>
<table cellSpacing="0" border="0" cellpadding="0">
<tr>
<td align=left valign=top id=timeDiv class=time></td>
<td align=left valign=top><IMG height="1" src="public/t.gif" width="15" border="0"></td>
<td align=left valign=top id=REMINDER_DIV class=time ></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="10"><img src="public/t.gif" width="10" height="1" border="0"></td>
<td width="99%">
<table border="0" cellspacing="0" cellpadding="0" width="100%" style="height: 32px">
<tr>
<td width="99%" class="cline"><img src="public/t.gif" width="1" height="1" border="0"></td>
<td width="1" class="cline"><IMG height="1" src="public/t.gif" width="1" border="0"></td>
<td width="1%"><IMG height="1" src="public/t.gif" width="1" border="0"></td>
</tr>
<tr>
<td width="99%" style="height: 38px"><span class="date"><img src="public/t.gif" width="1" height="4">
<span style="float: right"><a class="listing" href="ColorCoding.aspx" onclick="EditPop4(this.href,'Add0');return false;">
Coloring Guide</a><img border="0" height="1" src="public/t.gif" width="4" /></span><br>
<b>Manage Recordings</b></span></td>
<td class="cline" width="1" style="height: 38px"><IMG height="1" src="public/t.gif" width="1" border="0"></td>
<td width="1%" align="left" style="height: 38px"><nobr><asp:CheckBoxList id="recordingTypes" runat="server" RepeatLayout="Flow" AutoPostBack="True" CssClass="listing" RepeatDirection="Horizontal"><asp:ListItem Value="none">None</asp:ListItem>
<asp:ListItem Value="all">All</asp:ListItem>
</asp:CheckBoxList></nobr>
</td>
</tr>
<tr>
<td width="99%" style="height: 1px"><IMG height="1" src="public/t.gif" width="1" border="0"></td>
<td width="1" class="cline" style="height: 1px"><IMG height="1" src="public/t.gif" width="1" border="0"></td>
<td width="1%" class="cline" style="height: 1px"><IMG height="1" src="public/t.gif" width="1" border="0"></td>
</tr>
</table>
<table border="0" class="listing">
<tr>
<td style="width: 114px">
Show Results In:</td>
<td style="width: 725px;">
<asp:RadioButtonList ID="mr_searchResults" runat="server" AutoPostBack="True" CssClass="listing"
RepeatDirection="Horizontal" Width="485px" RepeatLayout="Flow">
<asp:ListItem Value="tree">TreeView</asp:ListItem>
<asp:ListItem Selected="True" Value="table">Table View</asp:ListItem>
</asp:RadioButtonList></td>
</tr>
<div runat="server" id="treeView">
<tr>
<td style="width: 114px">
Primary Sort:</td>
<td style="width: 725px;">
<asp:RadioButtonList ID="srtOrder" runat="server" AutoPostBack="True" RepeatDirection="Horizontal" CssClass="listing" RepeatLayout="Flow" Width="725px">
<asp:ListItem Value="mr_title" Selected="True">Title</asp:ListItem>
<asp:ListItem Value="mr_genre">Genre</asp:ListItem>
<asp:ListItem Value="mr_rating">Rating</asp:ListItem>
<asp:ListItem Value="mr_date">Air Date (ad)</asp:ListItem>
<asp:ListItem Value="mr_channel">Channel</asp:ListItem>
<asp:ListItem Value="mr_status">Status</asp:ListItem>
</asp:RadioButtonList></td>
</tr>
<tr>
<td style="width: 114px">
Secondary Sort:</td>
<td style="width: 725px;">
<asp:RadioButtonList ID="sec_srtOrder" runat="server" AutoPostBack="True" RepeatDirection="Horizontal" Width="546px" CssClass="listing" RepeatLayout="Flow">
<asp:ListItem Value="mrs_title" Selected="True">Title</asp:ListItem>
<asp:ListItem Value="mrs_date">Air Date (ad)</asp:ListItem>
</asp:RadioButtonList></td>
</tr>
<br>
</div>
</table>
<!-- Manage table begin-->
<span runat="server" id="tableView">
<table border="0" cellspacing="0" cellpadding="0" width="800">
<tr>
<td class="tborder" style="width: 761px">
<asp:Table id="schedView" BorderWidth="0" CellSpacing="1" CellPadding="6" Width="848px" runat="server"></asp:Table>
</td>
</tr>
</table>
<!-- Manage table end -->
</span>
<gbpvr:Footer id="footer" runat="server" />
</td>
<td width="10"><img src="public/t.gif" width="10" height="71" border="0"></td>
</tr>
</table>
<asp:TreeView ID="TreeView1" runat="server" CssSelectorClass="TreeView" ExpandDepth="0">
</asp:TreeView>
</form>
</body>
</HTML>